GtkNotebook: emit child-notify::position a few more times
authorClaudio Saavedra <csaavedra@igalia.com>
Tue, 7 Feb 2012 16:02:15 +0000 (18:02 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Fri, 10 Feb 2012 14:39:44 +0000 (16:39 +0200)
commite2339f5ebd0f7945e3e3f3d35aa91a27c65a9d6b
treeb3a9fbadbb0aea798f27a2d93bfe6f5d71030058
parent3b1d8beab0c213f7a46d76fcbaa5a93aeb2d0918
GtkNotebook: emit child-notify::position a few more times

When moving a page around, all children changing their position
need to be notified.

There are still other places where proper notification is missing
(drag 'n drop, etc.)

https://bugzilla.gnome.org/show_bug.cgi?id=669116
gtk/gtknotebook.c